gusucode.com > 耐品图片管理系统 标准版A > 耐品图片管理系统 标准版A/Style/naipin.css

    <!--
body {	
	margin: 0px;
	background-color: #f3f3f3; 
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color:  #f3f3f3;
	scrollbar-track-color: #f3f3f3;
	scrollbar-darkshadow-color: #999999;
}
Body,td,th {
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}
input,select {
	font-size: 12px;
	height: 20px;
}
textarea {font-size: 12px;}
a { 
    color: #000000;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a.black {color: black;}
a.yellow {color: #D7D7D7;}
a.red {color: #FF0000;}
a.gray {color:#616161;}
.black {color: #000000;}
.yellow {color:#FF0000;}
.white {color:#DDDDDD;}
.input {
	font-size: 9pt;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1 solid #000000;
}
.input1 {
	font-size: 9pt;
	border-left: 1 solid #3F3F3F;
	border-top: 1 solid #3F3F3F;
	border-right: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	background-color: #ff0000;
}
.select1 {
	font-size: 9pt;
	background-color: #ff0000;
}
.botton {
	font-size: 9pt;
	border: 1 solid #CCCCCC;
	background-color: #EFEFEF;
}
.topbg { 
	background-color: #cccccc;
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	height: 27;
}
.tdbg {
	background-color: #DBDBDB;
	color: #000000;
}
.tdbg1 {
	background-color: #cccccc;
	color: #000000;
}
.border {border: 1px solid #d7d7d7;}
.gray {
	color: #616161;
	letter-spacing: 2px;
}
.gray1 {
	color: #616161;
	line-height: 20px;
}
.sec_menu {
	background: #cccccc; 
	border-bottom: white 1px solid; 
	border-left: white 1px solid; 
	border-right: white 1px solid; 
	overflow: hidden
}
.menu_title {
	color: #FFFFFF;
	font-weight: bold; 
	position: relative; 
	top: 2px;
	background-color: #999999;
	height: 25;
	text-indent: 1em
}
.menu_title2 {
	color: #FFFFFF;
	font-weight: bold; 
	position: relative; 
	top: 2px;
	background-color: #BDBDBD;
	height: 25;
	text-indent: 1em;
	cursor: hand
}
-->